|
mrfioc2
2.3.0
|
final array implementation More...
#include <object.h>


Public Member Functions | |
| propertyInstance (C *c, const unboundProperty< C, P[1]> &p) | |
| virtual | ~propertyInstance () |
| virtual const char * | name () const |
| virtual const std::type_info & | type () const |
| virtual void | set (const P *a, epicsUInt32 l) |
| virtual epicsUInt32 | get (P *a, epicsUInt32 l) const |
Public Member Functions inherited from mrf::property< P[1]> | |
| virtual | ~property () |
Public Member Functions inherited from mrf::propertyBase | |
| virtual | ~propertyBase ()=0 |
| virtual void | show (std::ostream &) const |
| Print the value of the field w/o leading or trailing whitespace. More... | |
final array implementation
|
inline |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
Implements mrf::propertyBase.
Definition at line 329 of file object.h.
1.8.13